#software website
Explore tagged Tumblr posts
never-obsolete · 2 months ago
Text
Tumblr media
Skype.com July 2004
1K notes · View notes
engravedlives · 1 year ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
misc coding stamps graphics
5K notes · View notes
computer-nerd-girl · 11 months ago
Text
Tumblr media
476 notes · View notes
twemoji-maker · 3 months ago
Text
Tumblr media
Hi there! Embwee here!
I've been working on a web app that lets you create custom emojis using twemoji components - so you can make custom emojis for your discord server, twitch community, or simply for fun!
You can try it out below! I'd love feedback to influence future development of the project ~~
This app currently is not fully supported on mobile devices. Mobile support has been added!
Tumblr media Tumblr media Tumblr media
138 notes · View notes
ifwebefriends · 2 years ago
Text
I’ll see you all on the other side… 🫡
743 notes · View notes
soleta · 3 months ago
Text
company: we are very accessible we even have a tool that automatically generates alt text the alt text in question: an image of some kind. maybe a screenshot.
41 notes · View notes
doom-nerdo-666 · 2 months ago
Text
Tumblr media
Seems to be a lost website where people submit ideas of fanmade demons.
14 notes · View notes
lynnbecks-gaming-sideblog · 4 months ago
Text
Just got recommended a post about a thing that lets you "install the Minecraft launcher for free", so uh. Be careful, it's almost certainly a virus of some kind, like literally just watching the attached video I noticed some of the red flags of the kind of software that would install like 50 viruses.
This post is 100% sincere by the way. Like you may think it's obviously fake and wouldn't touch it with a 10-foot pole, but there are people out there who wouldn't think that.
28 notes · View notes
grandkhan221b · 7 months ago
Text
My favourite underrated thing about Tumblr is the low contrast theme. As someone who gets chronic headaches and already spends too much time looking at a computer screen due to my job, this theme hits the sweet spot for me where it doesn't feel like my eyes are actively being destroyed. Like when I'm scrolling Tumblr compared to Reddit or something it's night and day
28 notes · View notes
smashorpassobjects2 · 7 months ago
Text
Tumblr media
23 notes · View notes
never-obsolete · 1 month ago
Text
Tumblr media
Yahoo! Messenger website April 2005
267 notes · View notes
cassidycastle · 23 days ago
Text
So basically just put your business and ads in the
I’m working on a website for my game where it’s gonna be full of ads since the fandom wants it to be free so I’m gonna comply… btw I’m looking for ads or promotions to feature there. If you have a business, YouTube channel, or social media profile you’d like to share, let me know! I’m interested in connecting and helping promote different creators and projects. Just looking for cool ads to add to the site. I’m not gonna tell you which game but it’s indie
10 notes · View notes
davepaste · 6 months ago
Text
Tumblr media
can you believe Oracle hands out these compute instances for free with 4 cores and 24gb of ram
The next logical step I think is to mount my Google drive with rsync and abuse that storage space to get around my 200gb Oracle storage limit
16 notes · View notes
codingquill · 1 year ago
Text
Network switches
What’s a network switch ?
A switch is a device used in computer networks to connect multiple devices together within a single local area network (LAN). Its main role is to facilitate communication between different connected devices, such as computers, printers, servers, IP phones, etc.
It is a mini-computer which is made up of RAM, ROM, flash RAM, NVRAM, a microprocessor, connectivity ports and even an operating system.
Tumblr media
RAM
RAM (Random Access Memory) contains the current configuration of the switch and temporarily stores the MAC address table, which is then processed by the microprocessor.
Microprocessor
The microprocessor is the heart of the switch, responsible for data processing, including switching and creating links between multiple devices.
External memories
External memories, such as flash RAM, ROM, and NVRAM (Non-Volatile RAM), store configuration files , different versions of the IOS , etc ...
Ports
The switch ports are the communication interfaces of the switch. There are several of them, generally 24 for a Cisco switch. Each port is associated with an LED which indicates its status and activity.
Tumblr media
How does it work ?
Now how does a switch work to transfer information from one machine to another?
Suppose we have 4 machines: A, B, C and D connected to our switch in ports 1, 2, 3 and 4 as follows:
Tumblr media
The switch only works with MAC addresses , so basically we have an empty MAC address table stored in RAM as soon as the switch starts up which looks like this : 
Tumblr media
Transmitting data from machine A to machine B happens in the following steps:
Machine A sends a frame to machine B
Once this frame arrives at port 1 (which is the one linked to A), the switch reads the source MAC address and stores it in the MAC address table
The switch reads the destination MAC address and looks for it in the table, if it is not in the table, it broadcasts to all the active machines connected to the switch except the source one.
If the port linked to the machine we want is active, it sends a response frame from which the switch reads the MAC address we were looking for (@B)
Once done, it records the MAC address of B in the table.
Tumblr media
This process repeats until the switch reaches what is called "MAC address table stability", that is to say it knows all the MAC addresses of the connected machines and has no more need to broadcast.
Tumblr media
Starting and configuring a switch
When it comes to booting a switch, the process is similar to that of a traditional computer system:
POST (Power-On Self Test): The switch performs proper functioning tests on all hardware.
Loading IOS (Internetwork Operating System): The switch operating system is loaded.
Loading the configuration. At this stage we have two cases:
Either the switch already has a startup configuration defined and stored in NVRAM
Either the switch is blank and it is up to us to define the startup configuration when it goes to setup mode
Tumblr media
Switch configuration
Tumblr media
The configuration of a switch is done through different modes, such as user mode, privileged mode and global configuration mode, which allows access to specific configuration modes, such as interface mode, routing mode, line mode, etc.
And to do all this of course you must first connect the switch with the machine via the console cable and open a terminal emulator
💡 It should be noted that the only machine that can configure the switch is the one connected to it by a console cable, the others are only hosts.
99 notes · View notes
blogofbonelord · 4 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
idsoftware.com, December 1998
10 notes · View notes